home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.4 Applications 1997 August / SGI IRIX 6.4 Applications 1997 August.iso / dist / gateway.idb / usr / WebFace / Source / 50-CommHardware / t1 / description.frm.z / description.frm
Encoding:
Text File  |  1997-07-30  |  805 b   |  23 lines

  1. #! /usr/bin/perl5
  2. print <<EndOfFile;
  3. Content-type: text/html
  4.  
  5. <H1>T1 Board</H1>
  6. <P>
  7. T1 is a telecommunications standard for transferring data over a dedicated
  8. serial line. It offers very high transfer rates (1.5Mb per second) and many 
  9. channels, which carry digitized voice as well as data. If your Internet Gateway 
  10. system contains a synchronous communications card, you can connect it to a remote 
  11. network from a T1 line.
  12. </P>
  13. <P>
  14. These forms assume that your serial port connects to a permanent T1 connection 
  15. and uses the PPP protocol. To configure a T1 connection, you must specify the port 
  16. that contains the T1 line and add a PPP account to handle connection security.
  17. </P>
  18. <P>
  19. Use the <A HREF="index.t11.shtml" TARGET="left">T1 Configuration</A>
  20. form to configure the T1 interface.
  21. </P>
  22. EndOfFile
  23.